Skip to content

Diagnostics: Removes Unnecessary APIs From Public Contract#5919

Merged
Meghana-Palaparthi merged 4 commits into
mainfrom
users/kundadebdatta/fix_requested_regions_contract
Jun 2, 2026
Merged

Diagnostics: Removes Unnecessary APIs From Public Contract#5919
Meghana-Palaparthi merged 4 commits into
mainfrom
users/kundadebdatta/fix_requested_regions_contract

Conversation

@kundadebdatta
Copy link
Copy Markdown
Member

Pull Request Template

Description

This PR removes unnecessary APIs from diagnostics public contract

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] This change requires a documentation update

Closing issues

To automatically close an issue: closes #IssueNumber

Changelog

  • I have added a changelog entry under ### Unreleased in changelog.md
    for the user-facing impact of this change.
  • [x ] No changelog entry is required because this PR is one of:
    documentation-only, test-only, CI / build-only, or a pure internal refactor
    with no observable customer impact.

If the second box is checked, briefly justify here:

This is just an extension of the Hedged API contracts to remove some of the uncommon APIs.

@kundadebdatta kundadebdatta self-assigned this Jun 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

📝 Changelog reminder (non-blocking)

This PR touches shipped source but does not appear to update the
corresponding changelog.md.

Touched (and missing entry for):

  • Microsoft.Azure.Cosmos/src/** ⇒ expected an entry in changelog.md (### Unreleased)

How to decide

Use the rubric in .github/copilot-instructions.md ("Changelog
classifier") or in CONTRIBUTING.md ("Changelog entry"). Quick
version:

  • Customer-observable change (behavior, perf, memory, API) ⇒ add an entry, even if the PR is [Internal].
  • Test-only / CI-only / doc-only / pure-internal-refactor with zero customer-observable effect ⇒ no entry, add the no-changelog-needed label to silence this check.
  • Unsure? Default to adding a one-line entry under #### Other Changes. Reviewer will adjust.

This check is non-blocking — merge is not gated on it. The
reviewer is responsible for the final classification.

jeet1995
jeet1995 previously approved these changes Jun 2, 2026
ananth7592
ananth7592 previously approved these changes Jun 2, 2026
@Meghana-Palaparthi Meghana-Palaparthi dismissed stale reviews from ananth7592 and jeet1995 via 3530460 June 2, 2026 16:46
kushagraThapar
kushagraThapar previously approved these changes Jun 2, 2026
Copy link
Copy Markdown
Member

@kushagraThapar kushagraThapar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @kundadebdatta

@Meghana-Palaparthi Meghana-Palaparthi enabled auto-merge (squash) June 2, 2026 17:41
@Meghana-Palaparthi Meghana-Palaparthi merged commit d5249c6 into main Jun 2, 2026
33 checks passed
@Meghana-Palaparthi Meghana-Palaparthi deleted the users/kundadebdatta/fix_requested_regions_contract branch June 2, 2026 18:48
Meghana-Palaparthi added a commit that referenced this pull request Jun 2, 2026
Removes operator == and operator != from RequestedRegion struct
(removed by PR #5919: Diagnostics: Removes Unnecessary APIs From Public Contract)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants